[INFO] fetching crate boomnet 0.0.79...
[INFO] fixing boomnet-0.0.79 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate boomnet 0.0.79 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate boomnet 0.0.79
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate boomnet 0.0.79
[INFO] tweaked toml for crates.io crate boomnet 0.0.79 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate boomnet 0.0.79 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boomnet 0.0.79 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_sys v0.34.0
[INFO] [stderr]   Downloaded pnet_transport v0.34.0
[INFO] [stderr]   Downloaded pnet v0.34.0
[INFO] [stderr]   Downloaded pnet_packet v0.34.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.34.0
[INFO] [stderr]   Downloaded idle v0.2.0
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet_datalink v0.34.0
[INFO] [stderr]   Downloaded pnet_macros v0.34.0
[INFO] [stderr]   Downloaded zmij v0.1.9
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9
[INFO] running `Command { std: "docker" "start" "031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking zmij v0.1.9
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking idle v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking pnet_datalink v0.34.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking pnet_transport v0.34.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking boomnet v0.0.79 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `into_array` is never used
[INFO] [stdout]   --> src/util.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const unsafe fn into_array<const N: usize>(slice: &[u8]) -> [u8; N] {
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::select::mio`
[INFO] [stdout]  --> examples/io_service_without_context.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use boomnet::service::select::mio::MioSelector;
[INFO] [stdout]   |                               ^^^ could not find `mio` in `select`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/service/select/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "mio")]
[INFO] [stdout]   |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 9 | pub mod mio;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/common/mod.rs:2:33
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpoint, TlsWebsocketEndpointWithContext};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::mio`
[INFO] [stdout]   --> examples/common/mod.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | use boomnet::stream::mio::{IntoMioStream, MioStream};
[INFO] [stdout]    |                      ^^^ could not find `mio` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "mio")]
[INFO] [stdout]    |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 17 | pub mod mio;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/common/mod.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/common/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use boomnet::ws::{IntoTlsWebsocket, IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> benches/latency/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ::boomnet::ws::IntoWebsocket;
[INFO] [stdout]   |                ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> benches/latency/endpoint.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use boomnet::ws::{IntoWebsocket, Websocket};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/ping.rs:2:22
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/ping.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use boomnet::ws::{IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::select::mio`
[INFO] [stdout]  --> examples/io_service_with_async_dns.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use boomnet::service::select::mio::MioSelector;
[INFO] [stdout]   |                               ^^^ could not find `mio` in `select`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/service/select/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "mio")]
[INFO] [stdout]   |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 9 | pub mod mio;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/common/mod.rs:2:33
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpoint, TlsWebsocketEndpointWithContext};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::mio`
[INFO] [stdout]   --> examples/common/mod.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | use boomnet::stream::mio::{IntoMioStream, MioStream};
[INFO] [stdout]    |                      ^^^ could not find `mio` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "mio")]
[INFO] [stdout]    |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 17 | pub mod mio;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/common/mod.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/ws_client_blocking.rs:2:22
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/ws_client_blocking.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use boomnet::ws::{IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/common/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use boomnet::ws::{IntoTlsWebsocket, IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/replay_stream.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use boomnet::ws::{Error, IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/ws_client.rs:2:22
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/ws_client.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use boomnet::ws::{IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ws` in `boomnet`
[INFO] [stdout]   --> examples/common/mod.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let (mut connection_info, ws_endpoint, _) = boomnet::ws::util::parse_url(url).unwrap();
[INFO] [stdout]    |                                                              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "ws")]
[INFO] [stdout]    |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout]  9 | pub mod ws;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ws` in `boomnet`
[INFO] [stdout]   --> examples/common/mod.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let (mut connection_info, ws_endpoint, _) = boomnet::ws::util::parse_url(url).unwrap();
[INFO] [stdout]    |                                                              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "ws")]
[INFO] [stdout]    |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout]  9 | pub mod ws;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_websocket` found for struct `BufferedStream<S, N>` in the current scope
[INFO] [stdout]   --> benches/latency/endpoint.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |           let ws = self
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 41 | |             .connection_info
[INFO] [stdout] 42 | |             .clone()
[INFO] [stdout] 43 | |             .into_tcp_stream_with_addr(addr)?
[INFO] [stdout] 44 | |             .into_default_buffered_stream()
[INFO] [stdout] 45 | |             .into_websocket("/");
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `BufferedStream<boomnet::stream::tcp::TcpStream, 1024>`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::select::mio`
[INFO] [stdout]  --> examples/io_service_with_auto_disconnect.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use boomnet::service::select::mio::MioSelector;
[INFO] [stdout]   |                               ^^^ could not find `mio` in `select`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/service/select/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "mio")]
[INFO] [stdout]   |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 9 | pub mod mio;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/common/mod.rs:2:33
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpoint, TlsWebsocketEndpointWithContext};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::mio`
[INFO] [stdout]   --> examples/common/mod.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | use boomnet::stream::mio::{IntoMioStream, MioStream};
[INFO] [stdout]    |                      ^^^ could not find `mio` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "mio")]
[INFO] [stdout]    |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 17 | pub mod mio;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/common/mod.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/common/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use boomnet::ws::{IntoTlsWebsocket, IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/io_service_with_direct_selector.rs:3:33
[INFO] [stdout]    |
[INFO] [stdout]  3 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpoint};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/io_service_with_direct_selector.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use boomnet::ws::{IntoTlsWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::select::mio`
[INFO] [stdout]  --> examples/io_service_with_context.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use boomnet::service::select::mio::MioSelector;
[INFO] [stdout]   |                               ^^^ could not find `mio` in `select`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/service/select/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "mio")]
[INFO] [stdout]   |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 9 | pub mod mio;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/common/mod.rs:2:33
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpoint, TlsWebsocketEndpointWithContext};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::mio`
[INFO] [stdout]   --> examples/common/mod.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | use boomnet::stream::mio::{IntoMioStream, MioStream};
[INFO] [stdout]    |                      ^^^ could not find `mio` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "mio")]
[INFO] [stdout]    |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 17 | pub mod mio;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/common/mod.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/common/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use boomnet::ws::{IntoTlsWebsocket, IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "io_service_with_direct_selector") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `boomnet` (example "io_service_with_async_dns") due to 6 previous errors
[INFO] [stderr] error: could not compile `boomnet` (example "replay_stream") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `boomnet::http`
[INFO] [stdout]  --> examples/http_single_connection.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use boomnet::http::{ConnectionPool, SingleTlsConnectionPool};
[INFO] [stdout]   |              ^^^^ could not find `http` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "http")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 3 | pub mod http;
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_websocket` found for struct `ReplayStream<S>` in the current scope
[INFO] [stdout]  --> examples/replay_stream.rs:7:60
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut ws = ReplayStream::from_file("plain_inbound")?.into_websocket("/ws");
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^ method not found in `ReplayStream<BufReader<File>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_tls_stream_with_config` found for struct `boomnet::stream::tcp::TcpStream` in the current scope
[INFO] [stdout]  --> examples/ping.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let mut ws = TcpStream::try_from(("ws-fapi.binance.com", 443))?
[INFO] [stdout]   |  __________________-
[INFO] [stdout] 7 | |         .into_tls_stream_with_config(|cfg| cfg.with_no_cert_verification())?
[INFO] [stdout]   | |         -^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `boomnet::stream::tcp::TcpStream`
[INFO] [stdout]   | |_________|
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> examples/http_single_connection.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http::Method;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tungstenite::http::Method;
[INFO] [stdout]   |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "io_service_without_context") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "ping") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::select::mio`
[INFO] [stdout]  --> examples/io_service_dispatch.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use boomnet::service::select::mio::MioSelector;
[INFO] [stdout]   |                               ^^^ could not find `mio` in `select`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/service/select/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "mio")]
[INFO] [stdout]   |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 9 | pub mod mio;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ws` in `boomnet`
[INFO] [stdout]   --> examples/common/mod.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let (mut connection_info, ws_endpoint, _) = boomnet::ws::util::parse_url(url).unwrap();
[INFO] [stdout]    |                                                              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "ws")]
[INFO] [stdout]    |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout]  9 | pub mod ws;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/common/mod.rs:2:33
[INFO] [stdout]    |
[INFO] [stdout]  2 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpoint, TlsWebsocketEndpointWithContext};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::mio`
[INFO] [stdout]   --> examples/common/mod.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | use boomnet::stream::mio::{IntoMioStream, MioStream};
[INFO] [stdout]    |                      ^^^ could not find `mio` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "mio")]
[INFO] [stdout]    |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 17 | pub mod mio;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/common/mod.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 | use boomnet::stream::tls::{IntoTlsStream, TlsConfigExt};
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ws` in `boomnet`
[INFO] [stdout]   --> examples/common/mod.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let (mut connection_info, ws_endpoint, _) = boomnet::ws::util::parse_url(url).unwrap();
[INFO] [stdout]    |                                                              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "ws")]
[INFO] [stdout]    |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout]  9 | pub mod ws;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/common/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use boomnet::ws::{IntoTlsWebsocket, IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "http_single_connection") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_tls_stream_with_config` found for struct `boomnet::stream::tcp::TcpStream` in the current scope
[INFO] [stdout]   --> examples/ws_client_blocking.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let mut ws = tcp_stream
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 13 | |         .into_tls_stream_with_config(|cfg| cfg.with_no_cert_verification())?
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `boomnet::stream::tcp::TcpStream`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "io_service_with_auto_disconnect") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::tls`
[INFO] [stdout]   --> examples/recorded_stream.rs:3:22
[INFO] [stdout]    |
[INFO] [stdout]  3 | use boomnet::stream::tls::IntoTlsStream;
[INFO] [stdout]    |                      ^^^ could not find `tls` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "rustls", feature = "openssl"))]
[INFO] [stdout]    |          ----------------------------------------- the item is gated here
[INFO] [stdout] 22 | pub mod tls;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "ws_client_blocking") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]  --> examples/recorded_stream.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use boomnet::ws::{IntoWebsocket, WebsocketFrame};
[INFO] [stdout]   |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "ws")]
[INFO] [stdout]   |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout] 9 | pub mod ws;
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_websocket` found for struct `BufferedStream<S, N>` in the current scope
[INFO] [stdout]   --> benches/latency/main.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let mut ws = ConnectionInfo::new("127.0.0.1", 9002)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 29 | |         .into_tcp_stream()
[INFO] [stdout] 30 | |         .unwrap()
[INFO] [stdout] 31 | |         .into_default_buffered_stream()
[INFO] [stdout] 32 | |         .into_websocket("/");
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `BufferedStream<boomnet::stream::tcp::TcpStream, 1024>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_tls_stream_with_config` found for struct `boomnet::stream::tcp::TcpStream` in the current scope
[INFO] [stdout]  --> examples/ws_client.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |       let mut ws = TcpStream::try_from(("stream.binance.com", 9443))?
[INFO] [stdout]   |  __________________-
[INFO] [stdout] 9 | |         .into_tls_stream_with_config(|cfg| cfg.with_no_cert_verification())?
[INFO] [stdout]   | |         -^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `boomnet::stream::tcp::TcpStream`
[INFO] [stdout]   | |_________|
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "io_service_with_context") due to 6 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (bench "latency") due to 4 previous errors
[INFO] [stderr] error: could not compile `boomnet` (example "ws_client") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::endpoint::ws`
[INFO] [stdout]   --> examples/endpoint_with_timer.rs:7:33
[INFO] [stdout]    |
[INFO] [stdout]  7 | use boomnet::service::endpoint::ws::{TlsWebsocket, TlsWebsocketEndpointWithContext};
[INFO] [stdout]    |                                 ^^ could not find `ws` in `endpoint`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/service/endpoint.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(all(feature = "ext", feature = "ws", any(feature = "rustls", feature = "openssl")))]
[INFO] [stdout]    |           --------------- the item is gated behind the `ext` feature
[INFO] [stdout] 97 | pub mod ws {
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::service::select::mio`
[INFO] [stdout]  --> examples/endpoint_with_timer.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | use boomnet::service::select::mio::MioSelector;
[INFO] [stdout]   |                               ^^^ could not find `mio` in `select`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/service/select/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "mio")]
[INFO] [stdout]   |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 9 | pub mod mio;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::stream::mio`
[INFO] [stdout]   --> examples/endpoint_with_timer.rs:9:22
[INFO] [stdout]    |
[INFO] [stdout]  9 | use boomnet::stream::mio::{IntoMioStream, MioStream};
[INFO] [stdout]    |                      ^^^ could not find `mio` in `stream`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/stream/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "mio")]
[INFO] [stdout]    |       --------------- the item is gated behind the `mio` feature
[INFO] [stdout] 17 | pub mod mio;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `boomnet::ws`
[INFO] [stdout]   --> examples/endpoint_with_timer.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use boomnet::ws::{IntoTlsWebsocket, WebsocketFrame};
[INFO] [stdout]    |              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "ws")]
[INFO] [stdout]    |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout]  9 | pub mod ws;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ws` in `boomnet`
[INFO] [stdout]   --> examples/common/mod.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let (mut connection_info, ws_endpoint, _) = boomnet::ws::util::parse_url(url).unwrap();
[INFO] [stdout]    |                                                              ^^ could not find `ws` in `boomnet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "ws")]
[INFO] [stdout]    |       -------------- the item is gated behind the `ws` feature
[INFO] [stdout]  9 | pub mod ws;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "io_service_dispatch") due to 6 previous errors
[INFO] [stderr] error: could not compile `boomnet` (example "endpoint_with_timer") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `into_tls_stream` found for struct `boomnet::stream::tcp::TcpStream` in the current scope
[INFO] [stdout]   --> examples/recorded_stream.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout]  9 |       let mut ws = ConnectionInfo::new("stream.binance.com", 9443)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 10 | |         .into_tcp_stream()?
[INFO] [stdout] 11 | |         .into_tls_stream()?
[INFO] [stdout]    | |_________-^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_raw` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 -         .into_tls_stream()?
[INFO] [stdout] 11 +         .into_raw()?
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boomnet` (example "recorded_stream") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9", kill_on_drop: false }`
[INFO] [stdout] 031ab2f3f8009fa46260c35a8c5aa65b9074b4378863c53e225a8ceacb4028f9
